commit 42afc002c4832f186c634b3ec2e4cb999dfa69a7 Author: Translation commit bot translation@torproject.org Date: Fri Mar 20 17:45:46 2015 +0000
Update translations for torbutton-torbuttonproperties --- nb/torbutton.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/nb/torbutton.properties b/nb/torbutton.properties index 8d8f147..9fc34b6 100644 --- a/nb/torbutton.properties +++ b/nb/torbutton.properties @@ -66,7 +66,7 @@ canvas.neverAccessKey=e
# Profile/startup error messages. Strings are kept here for ease of translation. # LOCALIZATION NOTE: %S is the application name. -profileProblemTitle=%S Profile Problem -profileReadOnly=You cannot run %S from a read-only file system. Please copy %S to another location before trying to use it. -profileReadOnlyMac=You cannot run %S from a read-only file system. Please copy %S to your Desktop or Applications folder before trying to use it. -profileAccessDenied=%S does not have permission to access the profile. Please adjust your file system permissions and try again. +profileProblemTitle=%S profil-problem +profileReadOnly=Du kan ikke kjøre %S fra et filsystem som bare er lesbart. Kopier %S til en annen plass før du prøver å bruke det. +profileReadOnlyMac=Du kan ikke kjøre %S fra et filsystem som bare er lesbart. Kopier %S til skrivebordet eller programmappa før du bruker det. +profileAccessDenied=%S har ikke tilgang til endring av profilen. Juster filrettighetene og prøv igjen.
tor-commits@lists.torproject.org