Files
desktop-apps/macos/ONLYOFFICE/no.lproj/Localizable.stringsdict
2023-03-01 07:57:31 +03:00

86 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>%d days are left until the license expiration.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@dager@</string>
<key>days</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>%d days are left until the license expiration.</string>
<key>many</key>
<string>%d days are left until the license expiration.</string>
<key>one</key>
<string>%d dager igjen til lisensen utløper.</string>
<key>other</key>
<string>%d dager igjen til lisensen utløper.</string>
<key>two</key>
<string>%d days are left until the license expiration.</string>
<key>zero</key>
<string>%d days are left until the license expiration.</string>
</dict>
</dict>
<key>You are using a trial version of the application.
The trial period will end in %d days, after that you will not be able to create and edit documents.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@dager@</string>
<key>days</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>few</key>
<string>You are using a trial version of the application.
The trial period will end in %d days, after that you will not be able to create and edit documents.</string>
<key>many</key>
<string>You are using a trial version of the application.
The trial period will end in %d days, after that you will not be able to create and edit documents.</string>
<key>one</key>
<string>Du bruker en prøveversjon av programmet.
Prøveperioden avsluttes om %d dag, etter det vil du ikke kunne opprette og redigere dokumenter.</string>
<key>other</key>
<string>Du bruker en prøveversjon av programmet.
Prøveperioden avsluttes om %d dager, etter det vil du ikke kunne opprette og redigere dokumenter.</string>
<key>two</key>
<string>You are using a trial version of the application.
The trial period will end in %d days, after that you will not be able to create and edit documents.</string>
<key>zero</key>
<string>You are using a trial version of the application.
The trial period will end in %d days, after that you will not be able to create and edit documents.</string>
</dict>
</dict>
<key>You have %ld %@ documents with unconfirmed changes. Do you want to review these changes before quitting?</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@dokumenter@</string>
<key>documents</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>few</key>
<string>You have %ld %@ documents with unconfirmed changes. Do you want to review these changes before quitting?</string>
<key>many</key>
<string>You have %ld %@ documents with unconfirmed changes. Do you want to review these changes before quitting?</string>
<key>one</key>
<string>Du har %ld %@ dokument med ubekreftede endringer. Vil du gå gjennom disse endringene før du avslutter?</string>
<key>other</key>
<string>Du har %ld %@ dokumenter med ubekreftede endringer. Vil du gå gjennom disse endringene før du avslutter?</string>
<key>two</key>
<string>You have %ld %@ documents with unconfirmed changes. Do you want to review these changes before quitting?</string>
<key>zero</key>
<string>You have %ld %@ documents with unconfirmed changes. Do you want to review these changes before quitting?</string>
</dict>
</dict>
</dict>
</plist>